@charset "utf-8";

/*---banner---*/
.banner1{background:url(../images/bannerbg1.png) repeat-x;}
.banner2{background:url(../images/jybg.png) repeat-x;}
.banner3{background:url(../images/cmbg.png) repeat-x;}
.banner4{background:url(../images/zqbg.jpg) repeat-x;}
/*---banner---*/
#bannerbg{height:457px; position:relative; top:0px; width:513px; z-index:0;}
.bannerc{height:457px; overflow:hidden; position:relative; width:100%;}
.bannerc li{height:457px; left:0; position:absolute; top:0; width:100%;}
.banner{height:457px; margin:0 auto; position:relative; text-align:center;}
.banner img{position:absolute; left:50%; top:0px; margin-left:-256px; height:457px; width:513px;}
.bannermenu{margin-left:230px; position:absolute; bottom:30px; z-index:9; display:block;}
.bannermenu li{background-color:#9C9C9C; float:left; height:10px; list-style:none outside none; margin:0 5px; width:10px; overflow:hidden; cursor:pointer;}
.bannermenu li.on{background-color:#FF7519; height:10px; width:10px;}